Skip to content

🎨 [Frontend] PO Center: don't list registered users in Review users section#9030

Merged
odeimaiz merged 4 commits intoITISFoundation:masterfrom
odeimaiz:enh/dont-list-registerd-in-pending
Apr 15, 2026
Merged

🎨 [Frontend] PO Center: don't list registered users in Review users section#9030
odeimaiz merged 4 commits intoITISFoundation:masterfrom
odeimaiz:enh/dont-list-registerd-in-pending

Conversation

@odeimaiz
Copy link
Copy Markdown
Member

@odeimaiz odeimaiz commented Apr 15, 2026

What do these changes do?

Updates the PO Center “Users Pending” view to ensure the “Reviewed users” list excludes users who have already completed registration, aligning the frontend behavior with the new backend registered filter introduced in #9024.

Related issue/s

How to test

Dev-ops

@odeimaiz odeimaiz self-assigned this Apr 15, 2026
@odeimaiz odeimaiz added t:enhancement Improvement or request on an existing feature a:frontend issue affecting the front-end (area group) labels Apr 15, 2026
@odeimaiz odeimaiz requested a review from Copilot April 15, 2026 10:10
@odeimaiz odeimaiz added this to the Etna milestone Apr 15, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the PO Center “Users Pending” view to ensure the “Reviewed users” list excludes users who have already completed registration, aligning the frontend behavior with the new backend registered filter introduced in #9024.

Changes:

  • Adjusts the UI description text to reflect “reviewed but not yet registered” users.
  • Adds registered=false to the reviewed-users request parameters in the PO Center pending users view.
  • Extends the poUsers.getReviewedUsers resource endpoint to accept a registered query parameter.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
services/static-webserver/client/source/class/osparc/po/UsersPending.js Filters reviewed users to only those not yet registered; updates intro label text.
services/static-webserver/client/source/class/osparc/data/Resources.js Adds registered={registered} to the reviewed users endpoint URL template.

@odeimaiz odeimaiz enabled auto-merge (squash) April 15, 2026 12:12
@sonarqubecloud
Copy link
Copy Markdown

@odeimaiz odeimaiz merged commit b5ae68e into ITISFoundation:master Apr 15, 2026
59 checks passed
@odeimaiz odeimaiz deleted the enh/dont-list-registerd-in-pending branch April 15, 2026 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a:frontend issue affecting the front-end (area group) t:enhancement Improvement or request on an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants